Teach it about the new user-runnable command rcs-checkin.
authorEric S. Raymond <esr@snark.thyrsus.com>
Fri, 19 Mar 1993 23:04:44 +0000 (23:04 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Fri, 19 Mar 1993 23:04:44 +0000 (23:04 +0000)
lib-src/Makefile.in

index eda56a40e9a67803c3c66760bbe8701a85ede1a6..09e98064afc9ec433ae4a467ab497367bcc6f110 100644 (file)
@@ -79,7 +79,7 @@ INSTALL_DATA = ${INSTALL}
 # ============================= Targets ==============================
 
 # Things that a user might actually run, which should be installed in bindir.
-INSTALLABLES = etags ctags emacsclient b2m 
+INSTALLABLES = etags ctags emacsclient b2m rcs-checkin
 
 # Things that Emacs runs internally, or during the build process,
 # which should not be installed in bindir.